A programming language is set a of Instrucitons used to communicate with a computer.
It is used to create, software, applications, games and system programs.
A programming language is set a of Instrucitons used to communicate with a computer.
It is used to create, software, applications, games and system programs.
Important: C & C++ are high-level languages.
| C Language | C++ Language |
|---|---|
| Procedure-Oriented | Object-Oriented + Procedure-Oriented |
| Developed in 1972 | Developed in 1979 |
| Less Secure | More Secure(OOP features) |